/*--
	Author: W3layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #666;
	font-size: 16px;
 }
table,div,p,a{
	font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 180%;
}
input{
	font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
}

 /*--
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}--*/
h1,h2,h3,h4,h5,h6{
	margin:0;			   
}
p{
	margin:0;
}
ul{
margin:0;
padding:0;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
}
.inputnoborder
 {
	border: 0px;
}
input,textarea 
 {
	border: 1px solid #ccc;
}
.inputblack {
	line-height: 30px;
	color: #FFF;
	background-color: #000;
	height: 30px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #000;
}
.inputblack:hover {
	background-color: #d2d2d2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
/*--图片自适应窗口大小开始--*/
#pic{
	margin: 0 auto;
	width: 100%;
	padding: 0;
	text-align: center;
  }
#pic img{
    max-width:100%;
    mywidth:expression(onload=function(){
this.style.width=(this.offsetWidth >document.getElementById("pic").scrollWidth*8/10)? "80%": "auto" });
	}
/*--图片自适应窗口大小结束--*/
/*--首页--*/
.fuwurexian{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.biaoti1{
	BORDER-BOTTOM: #e3e3e3 1px solid;
	font-size: 16px;
	color: #FFF;
	background-color: #333;
	height: 30px;
	line-height: 30px;
	width: 100px;
	padding-left: 20px;
}
.biaoti1c{
	BORDER-BOTTOM: #e3e3e3 1px solid;
	font-size: 16px;
	color: #FFF;
	background-color: #333;
	height: 30px;
	line-height: 30px;
	width: 200px;
	padding-left: 20px;
}
.biaoti2{
	BORDER-BOTTOM: #e3e3e3 1px solid;
	font-size: 12px;
	background-color: #F0F0F0;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	text-align: right;
}
.biaoti2 a{
	color: #2DA29A;
}
.kuang{BORDER-TOP: #dedede 1px solid; BORDER-RIGHT: #dedede 1px solid; BORDER-BOTTOM: #dedede 1px solid; BORDER-LEFT: #dedede 1px solid; BACKGROUND-COLOR: #fff}
.big {
	font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255, 102, 0);
	font-size: 24px;
	float: left;
}
small {
	font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	color: rgb(153, 153, 153); font-size: 16px;
}
.kymonth {
	font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	color: rgb(255, 102, 0);
	font-size: 20px;
}
.kyyear {
	font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	color: rgb(153, 153, 153); font-size: 14px;
}
/*--图片滚动--*/
#demo {
	overflow: hidden;
	width: 1490px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
/*--图片滚动--*/
/*--首页--*/
/*--门店展示--*/
.img300{
	width: 300px;
	height: 300px;
	position: relative;
	background-color: #fff;
	overflow: hidden;
}
.img300 > img{
max-height:3000px;height:expression(this.height > 300 ? "300px" : this.height);
}
/*--门店展示--*/
/*--底部--*/
.foot{
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 30px;
	background-color: #e3e3e3;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 100%;
}
.tel1 {
	color: rgb(51, 51, 51); font-size: 14px;
}
.tel2 {
	color: rgb(51, 51, 51); line-height: 32px; font-family: calibri, Arial; font-size: 24px; font-weight: bold;
}
.in1 {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
}
.in2 {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
}
.in2 a {
	font-weight: normal;
	text-decoration: none;
	color: #666;
	font-size: 14px;
}
.in3 {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;
	height: 25px;
}
.buttom {
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #999;
	background-color: #fff;
	text-align: center;
	height: 40px;
}
.buttom a{
	font-size: 14px;
	color: #999;
}
/*--底部--*/

/*--中间--*/
.wraper {
	width: 1490px;margin:0 auto; min-height:400px} 
.WebLocationbg{
	background-color: #f1f1f1;
	height: 40px;
	border-bottom: #ededed solid 1px;
	border-top: #ededed solid 1px;
	width: 100%;
}
.WebLocation {
	LINE-HEIGHT: 40px;
	HEIGHT: 40px;
	COLOR: #191410;
	background-image: url(../Images/icol_home.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #000;
	margin: auto;
	width: 1490px;
	padding: 0px;
	text-align: left;
}
.WebLocation SPAN {
	FLOAT: left;
	HEIGHT: 40px;
	background-image: url(../Images/icol_arrows.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #CCC;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}
.WebLocation a {
	FLOAT: left;
	HEIGHT: 40px;
	background-image: url(../Images/icol_arrows.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
	line-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}
.WebLocation a:hover {
	color: #ffcc00;
}
.title { LINE-HEIGHT: 50px; BACKGROUND: url(images/titline.gif) repeat-x 50% bottom; HEIGHT: 50px; COLOR: #000; FONT-SIZE: 24px; text-align: left; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DADADE; padding-left: 5px; 
}

.lefttd {
	float: left;
	width: 270px;
	height:auto;
	padding-top: 20px;
}
.righttd {
	float: right;
	width: 1200px;height:auto;
}

.content {
	width: 100%;
	margin-top: 20px;
}
.content h2 {
	padding-left: 8px;
	float: left;
	color: #333;
	line-height: 28px;
	font-size: 14px;
}
.incontent {
	padding: 0px;
}
.incontent .write-bg {
	border-right: #b1d3ee 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 5px;
	border-left: #b1d3ee 1px solid;
	width: 734px;
	padding-top: 5px
}
.incontent h3 {
	font-size: 12px;
	color: #1e4176
}
.incontent .more {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	color: #1e4176;
	padding-top: 5px
}
.incontent .more a {
	font-size: 12px;
	color: #1e4176
}
.incontent .more a:hover {
	font-size: 12px;
	color: #ff6600
}
.incontent .list {
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 20px
}
.incontent .list a {
	font-size: 12px;
	color: #1e4176
}
.incontent .list a:hover {
	font-size: 12px;
	color: #ff6600
}
.incontent .link {
	padding-left: 5px
}
.incontent .link a {
	font-weight: bold;
	font-size: 12px;
	color: #30aa01
}
.incontent .link a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #ff6600
}
.incontent .link {
	padding-left: 5px
}
.incontent .text {
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	padding-top: 5px;
}
.cp {
	color: #FFF;
	line-height: 25px;
}
.cp:hover{
	color: #CCC;
}
.yema1 {
	height: 20px;
	line-height: 20px;
	color: #333;
	text-align: center;
	margin-right: 5px;
	border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #333;
	font-size: 12px;
}
.yema1:hover, .yema:active {
	color: #FFFFFF;
	background-color: #666;
}
.yema2 {
	height: 20px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	margin-right: 5px;
	border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #333;
	background-color: #333;
	font-size: 12px;
}
.yema2:hover, .yema:active {
	color: #FFFFFF;
	background-color: #666;
}
.pa {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	margin-right: 5px;
	background-color: #999;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}
.paA {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	margin-right: 5px;
	background-color: #000;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
}
.pa:hover, .pa:active, .paA:hover, .paA:active {
	color: #FFFFFF;
	background-color: #F90;
}
.cpjskuang{
	background-color:#fff;
	border: 1px solid #ccc;
	width: 100%;
	height:300px;
	vertical-align: top;
	padding: 20px;
}
.Tkuang	{
	width: 95%;
	color: #666;
	background-color: #E8E8E8;
	margin-top: 50px;
	padding: 10px;
	margin-bottom: 50px;
}
.T1	{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	width: 890px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.T2	{
	line-height: 30px;
	height: 30px;
	color: #666;
	text-decoration: line-through;
}
.T3	{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	color: #F00;
}
.goumai {
	font-family: "Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 5px;
	background-color: #F00;
	border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-borde-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #C00;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
}
.goumai:hover, .goumai:active {
	color: #fff;
	background-color: #2da29a;
	border: 1px solid #099;
}
.dingdan {
	font-family:"Microsoft YaHei", Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 38px;
	line-height: 38px;
	display: block;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 5px;
	background-color: #000;
	border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-borde-radius: 3px;
	-moz-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #000;
	font-size: 16px;
	background-image: url(../Images/buybg.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}
.dingdan:hover, .dingdan:active {
	color: #fff;
	background-color: #2da29a;
	border: 1px solid #099;
}

/*--中间--*/
/*--菜单--*/
.SortFolderOpen {
    background-image: url(../images/Sort_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 19px;
    cursor: hand;
	background-position: left center;
	line-height: 40px;
}
.SortFolderClose {
	background-image: url(../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 40px;
    padding-left: 19px;
	cursor: hand;
	background-position: left center;
	line-height: 40px;
}
.SortEndFolderOpen {
    background-image: url(../images/SortEnd_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 40px;
    left: 16px;
    padding-left: 30px;
    cursor: hand;
	background-position: left center;
	line-height: 40px;
}
.SortEndFolderClose {
    background-image: url(../images/SortEnd_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 40px;
    left: 16px;
    padding-left: 30px;
    cursor: hand;
	background-position: left center;
	line-height: 40px;
}
.SortListline {
    padding-left: 30px;
    background-image: url(../images/Sort_Listline.gif);
    background-repeat: repeat-y;
	background-position: left center;
	line-height: 40px;
}
.SortEndListline {
    padding-left: 30px;
	line-height: 40px;
}
.SortFile {
    background-image: url(../images/Sort_File.gif);
    background-repeat: no-repeat;
    height: 40px;
    cursor: hand;
    padding-left: 30px;
	background-position: left center;
	line-height: 40px;
}
.SortFileEnd {
    background-image: url(../images/Sort_File_End.gif);
    background-repeat: no-repeat;
    height: 40px;
    cursor: hand;
    padding-left: 30px;
	background-position: left center;
	line-height: 40px;
}
.SortBg {
	width: 250px;
	background-image: url(../images/Sort_bg.jpg);
	background-repeat: repeat-y;
	line-height: 40px;
}
.zmenu {
	float:left;
	width:220px;
	line-height: 40px;
	height:40px;
	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	color: #666;
	background-image: url(../images/zmenubjb.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}
.zmenu:hover{
	background-color: #333;
	color: #FFF;
}
.zmenua {
	float:left;
	width:220px;
	line-height: 40px;
	height:40px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	color: #666;
	background-image: url(../images/zmenubjb.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left center;
}
.zmenua:hover{
	background-color: #333;
	color: #FFF;
}
.zmenu0 {
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.zmenu0:hover{color: #fff;}
.zmenu1 {
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.zmenu1:hover {color: #fff;}
.zmenu1a {
	font-size: 10px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
/*--菜单--*/
/*--鼠标经过图片放大--*/
.fd {
	overflow: hidden;
}
.fd img {
	cursor: pointer;
	transition: all 0.6s;
}
.fd img:hover {
	transform: scale(1.2);
}
/*--鼠标经过图片放大--*/
